home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / xnot12a.zip / ME.DLG < prev    next >
Text File  |  1993-06-16  |  931b  |  18 lines

  1.  
  2. BANNER DIALOG PRELOAD FIXED 19, 33, 209, 134
  3. STYLE WS_POPUP | WS_CAPTION
  4. CAPTION "Greetings!"
  5. FONT 8, "MS Sans Serif"
  6. BEGIN
  7.     LTEXT           "Welcome to Yet Another Emacs Spinoff!", 101, 11, 15, 
  8.                     144, 8
  9.     LTEXT           "notGNU was derived from MG2a, itself derived from an early MicroEMACS.  With some of the look of GNU emacs but not every power feature, it is easier on resources and file size isn't limited to 64K, nor is there a line length limit!", 
  10.                     104, 11, 32, 191, 35
  11.     ICON            "ID_NOTICON", -1, 161, 7, 18, 20
  12.     LTEXT           "See read.me file for more details, trivia and excuses.", 
  13.                     103, 11, 94, 194, 13
  14.     DEFPUSHBUTTON   "OK", ID_OK, 83, 110, 40, 14
  15.     LTEXT           "Enjoy!  Please send comments, questions, complaints and especially fixes to jmelbin@hpwala.hp.com.", 
  16.                     106, 11, 70, 190, 18
  17. END
  18.